FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package dk.ehealth.sundhed.fhir.ig.core#current (46 ms)

Package dk.ehealth.sundhed.fhir.ig.core
Type CodeSystem
Id Id
FHIR Version R4
Source http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-thumbnail-size.html
Url http://ehealth.sundhed.dk/cs/thumbnail-size-category
Version 3.5.0
Status active
Date 2024-10-28T00:00:00+00:00
Name ThumbnailSize
Title Thumbnail Size Category
Experimental False
Realm dk
Description Thumbnail size is a code system for the sizes of low resolution media representations.
Content complete

Resources that use this resource

ValueSet
http://ehealth.sundhed.dk/vs/thumbnail-size-category Thumbnail Size Category

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ehealth-thumbnail-size

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
sizesizehttp://ehealth.sundhed.dk/cs/thumbnail-size#sizeintegerThe size in pixels of the media representation (maximum of width or height)
itemWeightitemWeighthttp://hl7.org/fhir/concept-properties#itemWeightdecimalA numeric value that represents the item's weight in a list

Concepts

This case-sensitive code system http://ehealth.sundhed.dk/cs/thumbnail-size-category defines the following codes:

CodeDisplayDefinitionitemWeight
100p 100 pixelsThe media representation is 100 pixels in size (maximum of width or height)100
240p 240 pixelsThe media representation is 240 pixels in size (maximum of width or height)240
460p 460 pixelsThe media representation is 460 pixels in size (maximum of width or height)460
1024p 1024 pixelsThe media representation is 1024 pixels in size (maximum of width or height)1024
1920p 1920 pixelsThe media representation is 1920 pixels in size (maximum of width or height)1920

Source

{
  "resourceType" : "CodeSystem",
  "id" : "ehealth-thumbnail-size",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehealth-thumbnail-size</b></p><a name=\"ehealth-thumbnail-size\"> </a><a name=\"hcehealth-thumbnail-size\"> </a><a name=\"ehealth-thumbnail-size-da-DK\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>size</td><td>size</td><td>http://ehealth.sundhed.dk/cs/thumbnail-size#size</td><td>integer</td><td>The size in pixels of the media representation (maximum of width or height)</td></tr><tr><td>itemWeight</td><td>itemWeight</td><td>http://hl7.org/fhir/concept-properties#itemWeight</td><td>decimal</td><td>A numeric value that represents the item's weight in a list</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/thumbnail-size-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>itemWeight</b></td></tr><tr><td style=\"white-space:nowrap\">100p<a name=\"ehealth-thumbnail-size-100p\"> </a></td><td>100 pixels</td><td>The media representation is 100 pixels in size (maximum of width or height)</td><td>100</td></tr><tr><td style=\"white-space:nowrap\">240p<a name=\"ehealth-thumbnail-size-240p\"> </a></td><td>240 pixels</td><td>The media representation is 240 pixels in size (maximum of width or height)</td><td>240</td></tr><tr><td style=\"white-space:nowrap\">460p<a name=\"ehealth-thumbnail-size-460p\"> </a></td><td>460 pixels</td><td>The media representation is 460 pixels in size (maximum of width or height)</td><td>460</td></tr><tr><td style=\"white-space:nowrap\">1024p<a name=\"ehealth-thumbnail-size-1024p\"> </a></td><td>1024 pixels</td><td>The media representation is 1024 pixels in size (maximum of width or height)</td><td>1024</td></tr><tr><td style=\"white-space:nowrap\">1920p<a name=\"ehealth-thumbnail-size-1920p\"> </a></td><td>1920 pixels</td><td>The media representation is 1920 pixels in size (maximum of width or height)</td><td>1920</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/thumbnail-size-category",
  "version" : "3.5.0",
  "name" : "ThumbnailSize",
  "title" : "Thumbnail Size Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-28T00:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [
    {
      "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description" : "Thumbnail size is a code system for the sizes of low resolution media representations.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "property" : [
    {
      "code" : "size",
      "uri" : "http://ehealth.sundhed.dk/cs/thumbnail-size#size",
      "description" : "The size in pixels of the media representation (maximum of width or height)",
      "type" : "integer"
    },
    {
      "code" : "itemWeight",
      "uri" : "http://hl7.org/fhir/concept-properties#itemWeight",
      "description" : "A numeric value that represents the item's weight in a list",
      "type" : "decimal"
    }
  ],
  "concept" : [
    {
      "code" : "100p",
      "display" : "100 pixels",
      "definition" : "The media representation is 100 pixels in size (maximum of width or height)",
      "property" : [
        {
          "code" : "size",
          "valueInteger" : 100
        },
        {
          "code" : "itemWeight",
          "valueDecimal" : 100
        }
      ]
    },
    {
      "code" : "240p",
      "display" : "240 pixels",
      "definition" : "The media representation is 240 pixels in size (maximum of width or height)",
      "property" : [
        {
          "code" : "size",
          "valueInteger" : 240
        },
        {
          "code" : "itemWeight",
          "valueDecimal" : 240
        }
      ]
    },
    {
      "code" : "460p",
      "display" : "460 pixels",
      "definition" : "The media representation is 460 pixels in size (maximum of width or height)",
      "property" : [
        {
          "code" : "size",
          "valueInteger" : 460
        },
        {
          "code" : "itemWeight",
          "valueDecimal" : 460
        }
      ]
    },
    {
      "code" : "1024p",
      "display" : "1024 pixels",
      "definition" : "The media representation is 1024 pixels in size (maximum of width or height)",
      "property" : [
        {
          "code" : "size",
          "valueInteger" : 1024
        },
        {
          "code" : "itemWeight",
          "valueDecimal" : 1024
        }
      ]
    },
    {
      "code" : "1920p",
      "display" : "1920 pixels",
      "definition" : "The media representation is 1920 pixels in size (maximum of width or height)",
      "property" : [
        {
          "code" : "size",
          "valueInteger" : 1920
        },
        {
          "code" : "itemWeight",
          "valueDecimal" : 1920
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.